InstructorAssignedAttribute 
EntityType  Independent 
Logical Entity Name  InstructorAssignedAttribute 
Default Table Name  vw_InstructorAttributes 
Logical Only  NO 
Definition 
 
Note 
 

InstructorAssignedAttribute Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
InstructorAttributeId(FK)    INTEGER  YES 
 
StaffId    INTEGER  YES 
 
InstructorCode    VARCHAR(255)  YES 
 
InstructorFirstName    NVARCHAR(70)  YES 
 
InstructorLastName    NVARCHAR(70)  YES 
 
InstructorAttributeCode    VARCHAR(10)  YES 
 
InstructorAttributeName    VARCHAR(100)  YES 
 
IsActive    BIT  YES 
 

InstructorAssignedAttribute Keys 
Key Name  Key Type  Keys 

InstructorAssignedAttribute Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
AdInstructorAttributes  Non-Identifying  Zero or One to Zero or More        InstructorAttributeId  NO 
Instructor  Non-Identifying  Zero or One to Zero or More          NO 
Instructor  Non-Identifying  Zero or One to Zero or More          NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

InstructorAssignedAttribute Check Constraints 
Check Constraint Name  CheckConstraint